home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 4_0 / FADER / ABOUT.H < prev    next >
Text File  |  1991-03-01  |  226b  |  13 lines

  1. /* *******************************
  2.  
  3. File: About.h
  4. Function: Header for this Modal Dialog
  5. History: 3/1/91 Original by Prototyper.  
  6.  
  7. ******************************* */
  8.  
  9. /* Modal Dialog routine */
  10. extern void   D_About(void);
  11.  
  12.  
  13.